cssshadow: plug a cairo_surface_t leak
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 16 Oct 2012 15:54:33 +0000 (11:54 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 16 Oct 2012 17:07:51 +0000 (13:07 -0400)
commit17760bd2ebd87570e04efee856c7e232f8154bfa
treeaab2695ae8a7d73c008db4189c22c7e1a80cea98
parent97f49c681bb42fd3b88d2b85bd10ba6dbf00a4bf
cssshadow: plug a cairo_surface_t leak

We were never destroying the cairo surface we use for blurring, which
would lead to a huge leak.

https://bugzilla.gnome.org/show_bug.cgi?id=686209
gtk/gtkcssshadowvalue.c